gtkwindow: Don't set an opaque region if the window is app-paintable
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 31 Aug 2013 19:52:56 +0000 (15:52 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sat, 31 Aug 2013 19:53:10 +0000 (15:53 -0400)
commitde1f5b8bb3c07895b30f2f8539d76d33de771492
tree79e97a49fb7eebbc1aa86d49ef91e355ce0626ad
parent90de3c4fc016379284061aebfb3c970728deb46c
gtkwindow: Don't set an opaque region if the window is app-paintable

This means the background is effectively unused. This fixes bad drawing
errors with cc-rr-labeller and potentially also notify-osd.
gtk/gtkwindow.c